Nuprl Definition : sendMinimalR 0,22

sendMinimalR{$a:ut2, $tg:ut2}
sendMinimalR(Tlds1ds2PQf)
== ([at src(l):
== ([action $a(m) 
== ([precondition s,mP(s,m) & (n:n<m  P(s,n))
== ([psends [$tg,f] on link l
== (; at src(lnk-inv(l)):
== (; action $a(m) 
== (; precondition s,mQ(s,m) & (n:n<m  Q(s,n))
== (; psends [$tg,s,mm] on link lnk-inv(l)]) 
latex



clarification:

sendMinimalR{$a:ut2, $tg:ut2}
sendMinimalR(Tlds1ds2PQf)
== (weakPrecondSendR{$a,$tg}(T;;l;ds1;s,mP(s,m) & (n:n<m  P(s,n));f)
== (.weakPrecondSendR{$a,$tg}(;;lnk-inv(l);ds2;s,mQ(s,m) & (n:n<m  Q(s,n));s,mm)
== (..nil) 
latex


Definitions(L), car.cdr, at src(l):action $a(m) precondition P sends [$tg,f] on link l, lnk-inv(l), P & Q, A, x:AB(x), , P  Q, a<b, f(a), x.A(x), nil

origin